adTempus API
|
Specifies the maximum length for a single message sent to this provider.
__property long MaxMessageLength;
long MaxMessageLength;
Property MaxMessageLength() As long
160 (the maximum message length for SMS messages)
If a message exceeds MaxMessageLength, adTempus will split it into multiple messages if SplitLongMessages is True. Otherwise the message will be truncated to the maximum length.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|